gtk4.git
2016-01-13 Matthias ClasenAdd css node tests for paned node ordering
2016-01-13 Matthias Clasenpaned: Update node ordering according to text direction
2016-01-13 Matthias ClasenGtkBox: Documentation tweak
2016-01-13 Matthias ClasenUpdate expected output of notebook css node test
2016-01-13 Matthias Clasennotebook: Document the .dnd style class
2016-01-13 Matthias ClasenUse convenience API that was introduced recently
2016-01-13 Matthias Clasenbuiltin icon: Don't save/restore cairo state
2016-01-13 Matthias Clasenbox gadget: Add some documentation
2016-01-13 Matthias Clasenbox: Document child node ordering
2016-01-13 Dominique LeuenbergerQEMU USB Tablet is not really a tablet - it's a trick
2016-01-13 Ting-Wei Lanbroadway: Call setlocale in main function of broadwayd
2016-01-12 Timm Bäderswitch: Fix text positioning
2016-01-12 Timm Bäderswitch: Don't include margins in input window size
2016-01-12 Timm Bädermodelbutton: Don't include margins in input window...
2016-01-12 Timm Bäderbutton: Don't include margins in input window size
2016-01-12 Timm Bäderentry: typo
2016-01-12 Alberts Muktupāvelsgdkseat: remove return from gdk_seat_ungrab
2016-01-12 Timm BäderRemove stray semicolon
2016-01-12 Matthias ClasenHighContrast: Fix selection in .views
2016-01-12 Matthias ClasenFix corner manipulation when growing rounded rects
2016-01-12 Ben IofelGTK Notebook: use the right enum type
2016-01-12 Lapo CalamandreiAdwaita: popover style fixes
2016-01-11 Lapo CalamandreiAdwaita: make selection visible in treeview derived...
2016-01-11 Hashem NasaratAdwaita: fix separator margin in popovers
2016-01-11 Matthias ClasenImprove deprecation note for gdk_device_manager_get_cli...
2016-01-11 Matthias ClasenFix the deprecation note for gdk_device_manager_list_de...
2016-01-11 Matthias ClasenFix the annotation for gdk_seat_get_slaves
2016-01-11 Carlos GarnachoGtkWidget: Fix motion event consumption detection for...
2016-01-11 Matthias ClasenActually deprecate GtkNotebook::has-tab-gap
2016-01-11 Matthias Clasennotebook: Update CSS node docs
2016-01-11 Benjamin Ottenotebook: Don't reparent tab label when drag stops
2016-01-11 Benjamin Ottenotebook: Add .dnd style class to tabs during reorder
2016-01-11 Benjamin Ottenotebook: Don't unparent tab label for drag
2016-01-11 Benjamin Ottenotebook: Don't limit motion notify framerate
2016-01-11 Benjamin Ottenotebook: Remove outdated style properties from themes
2016-01-11 Benjamin Ottenotebook: Don't store gadget allocation twice
2016-01-11 Benjamin Ottenotebook: No need to recompute remaining space
2016-01-11 Benjamin Ottenotebook: Port arrows to be gadgets
2016-01-11 Benjamin Ottenotebook: Pass full allocation instead of min and max...
2016-01-11 Benjamin Ottenotebook: Pass allocation as argument
2016-01-11 Benjamin Ottenotebook: Simplify allocation code
2016-01-11 Benjamin Ottenotebook: Identify existence of arrows differently
2016-01-11 Benjamin Ottenotebook: Convert tab nodes to gadgets
2016-01-11 Benjamin Ottenotebook: Assume tab allocations always change
2016-01-11 Benjamin Ottenotebook: Remove weird hack where the current page...
2016-01-11 Benjamin Otteboxgadget: Handle css nodes
2016-01-11 Benjamin Ottenotebook: Replace redraw_tabs() with gadget_queue_draw...
2016-01-11 Benjamin Ottenotebook: Don't queue redraw of tabs junction
2016-01-11 Benjamin Ottegadget: Add queue_resize/allocate/draw() functions
2016-01-11 Benjamin Ottenotebook: Convert tabs node to a gadget
2016-01-11 Benjamin Otteboxgadget: Add
2016-01-11 Benjamin Ottenotebook: Remove unused function call
2016-01-11 Benjamin Ottenotebook: Simplify event window position computation
2016-01-11 Benjamin Ottenotebook: Introduce gtk_notebook_has_current_page()
2016-01-11 Benjamin Ottenotebook: Use gtk_container_class_handle_border_width()
2016-01-11 Benjamin Ottenotebook: Convert header node to a gadget
2016-01-11 Benjamin Ottegadget: Add helpers for modifying state
2016-01-11 Benjamin Ottenotebook: Add a stack gadget
2016-01-11 Benjamin Ottenotebook: Remove extra calls to gtk_notebook_pages_allo...
2016-01-11 Benjamin Ottenotebook: Remove unnessecary gtk_widget_set_mapped()
2016-01-11 Benjamin Ottenotebook: Simplify gtk_notebook_map()
2016-01-11 Benjamin Ottenotebook: Remove irrelevant case
2016-01-11 Benjamin Ottenotebook: No page switching in size request code
2016-01-11 Benjamin Ottenotebook: Set the current page when none is set
2016-01-11 Benjamin Ottenotebook: Draw the same things, no matter the show...
2016-01-11 Benjamin Ottenotebook: Turn the base notebook into a gadget
2016-01-11 Benjamin Ottenotebook: Draw tab label while drawing tab
2016-01-11 Benjamin Ottenotebook: Don't translate before painting notebook
2016-01-11 Benjamin Ottenotebook: Deprecate and stop supporting has-tab-gap...
2016-01-11 Benjamin Ottenotebook: Ignore and deprecate style properties
2016-01-11 Benjamin Otterendericon: Save and restore cairo matrix
2016-01-11 Benjamin Ottetestnotebookdnd: Add an action widget
2016-01-11 Benjamin Ottednd: When setting a dnd icon widget, unset old one
2016-01-11 Jiro MatsuzawaUpdated Japanese translation
2016-01-11 Krzesimir NowakFix a small mistake in stylecontext docs
2016-01-11 Dušan KazikUpdated Slovak translation
2016-01-10 Matthias ClasenUpdate style class docs
2016-01-10 Matthias ClasenImprove GtkStyleContext docs
2016-01-10 Matthias ClasenAdd foreigndrawing example to gtk3-demo
2016-01-10 Matthias ClasenAdd a css style test for adjacent states
2016-01-10 Ting-Wei LanCast the return value of g_array_free to void* before...
2016-01-10 Rico TzschichholzGdkSeat: Fix annotation of gdk_seat_grab()
2016-01-10 Matthias ClasenFix rendering of unsymmetric borders
2016-01-10 Matthias ClasenAvoid division by 0 in the border rendering code
2016-01-09 Jiri GrönroosUpdated Finnish translation
2016-01-09 Matthias ClasenFix dobule border rendering
2016-01-09 Lapo CalamandreiAdwaita: transparent background for progressbar.osd
2016-01-09 Lapo Calamandreigtkheaderbar: add titlebutton styleclass to the separator
2016-01-09 Lapo CalamandreiAdwaita: shortcut window related fixes
2016-01-09 Lapo CalamandreiAdwaita: avoid colorswatch growing when drop targets
2016-01-09 Lapo CalamandreiAdwaita: more scss cosmetics
2016-01-09 Lapo CalamandreiAdwaita: rely on background-image for paned wide separators
2016-01-09 Lapo CalamandreiAdwaita: make the paned wide separator scss code correct
2016-01-09 Lapo CalamandreiAdwaita: some scss cosmetic changes
2016-01-09 Lapo CalamandreiAdwaita: fix thin paned separators
2016-01-09 Lapo CalamandreiAdwaita: use stricter selectors on paned separators
2016-01-09 Lapo CalamandreiAdwaita: remove old headerbar separator styling
2016-01-09 Lapo CalamandreiAdwaita: add vertical margins to headebar entries and...
2016-01-09 Lapo CalamandreiAdwaita: add vertical margins to headerbar buttons
2016-01-09 Matthias ClasenCSS documenation improvements
next